Azure Firewall/Script - IP Groups terraform implementation/main.tf (
4
lines of code) (
raw
):
module "create_firewall_objects" { source = "../modules/azure_create_firewall_objects" input_filename = var.input_filename }